CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DS18B20温度采集 程序

搜索资源列表

  1. MCU

    0下载:
  2. 基于ATmega128信号采集系统,DS18B20 温度传感器应用程序-Signal acquisition system based on ATmega128, DS18B20 temperature sensor applications
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1429
    • 提供者:陈雁
  1. STC12C5A60S2

    1下载:
  2. 由于现有无线传感器节点采用的单片机运行速度慢和程序存储空间小, 影响了节点功能的扩 展, 本系统以 STC12C5A60S2 单片机为核心部件, 利用无线数字传输芯片 nRF24L01 和温度采集芯片 DS18B20 构成了无线数据传输系统. 重点讨论了系统的硬件和软件设计要点, 给出了硬件接口电路, 控制系统的主程序流程, 以及主要程序代码. 运行表明, 该系统控制方便 工作稳定, 能实现可靠的无 线数据传输.-Since the existing wireless s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-05
    • 文件大小:770906
    • 提供者:罗雕
  1. DS18B20-_LCD

    0下载:
  2. 用51单片机,DS18B20和LCD实现温度的采集,从而显示在液晶上。程序用c语言编写,简单易懂。-With 51, DS18B20 and LCD for temperature collection to display on the LCD. Program using c language, easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:20828
    • 提供者:夏醒醒
  1. wsmetek

    1下载:
  2. 模块化程序,用于温湿度或者温度采集,可以在系统里面更改参数即可使用,温湿度传感器适用于SHT11,DHT11,温度可适用于DS18B20。测试结果可以DAC输出和485输出,485遵循modbus协议。-Modular program for temperature and humidity or temperature acquisition, you can change the parameters in the system which can be used, temperature
  3. 所属分类:SCM

    • 发布日期:2016-12-17
    • 文件大小:71680
    • 提供者:刘杰cate
  1. DS18B20_main

    0下载:
  2. 本程序是基于DS18B20温度传感器进行温度实时采集与1602显示-This procedure is based on DS18B20 temperature sensor for temperature display real-time acquisition and 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1008
    • 提供者:老三
  1. DS18B20

    0下载:
  2. ds18b20的VHDL源代码程序,实现温度的实时采集-vhdl of ds18b20
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:680505
    • 提供者:chen
  1. temperature-acquisition

    0下载:
  2. 基于DS18B20、ZLG7290的高精度温度采集、显示系统,精确采集温度信息,进行转化,并调用显示程序在LED灯上显示温度。-Based on high-precision temperature DS18B20, ZLG7290 acquisition, display systems, accurate temperature information acquisition, transformation, and call display program displays the tem
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3722
    • 提供者:wang
  1. DS18B20

    0下载:
  2. 本程序以51单片机为核心,使用DS18B20采集温度数据,并用数码管显示,达到温度计的效果。-The procedures to 51 microcontroller core, using DS18B20 collecting temperature data, and digital display, to achieve the effect of the thermometer.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1444
    • 提供者:胡聪
  1. DS18B20-chuankou-diannaoxianshi

    0下载:
  2. 51单片机开发程序,将温度传感器ds18b20采集的温度信号通过串口传至电脑上显示,这里只用了单线模式哦-51 MCU development process, the temperature signal from the temperature sensor ds18b20 collected via the serial port to your PC display, where only a single-line mode, oh
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:30718
    • 提供者:jame
  1. DS18b20

    0下载:
  2. 使用测温元件DS18b20采集温度的C++程序,单点测温-Using temperature measurement devices DS18b20 temperature C++ collection procedures, single-point temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:Richard
  1. 18B20

    0下载:
  2. DS18B20的操作程序,检测温度,实时采集当前环境温度值,并显示于数码管上-DS18B20 operating procedures to detect temperature
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:yun
  1. DS18B20

    0下载:
  2. NEC0881单片机采集温度传感器18B20驱动程序-NEC0881 collect temperature sensor 18B20 microcontroller driver
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1303
    • 提供者:ZHU
  1. 12864

    0下载:
  2. 基于12864程序在keil uv4下的开发,里面有基于DS18B20温度程序的采集控制-Based on the 12864 program in keil uv4 under development, there is a collection based on DS18B20 temperature pr
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:106837
    • 提供者:邓正强
  1. 18B20

    0下载:
  2. 以51单片机为基础,用DS18B20进行温度采集并进行数码管显示(并口),程序分块便于理解。-Based on 51 single chip microcomputer, using DS18B20 temperature acquisition and digital tube display (parallel), program block for easy understanding.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:34659
    • 提供者:李东旺
  1. DS18B20

    0下载:
  2. ds18b20采集温度程序,试用通过,绝对好用 ,绝对好用 -ds18b20 temperature sampling code.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:9986141
    • 提供者:fengwenjiong
  1. DS18B20program

    0下载:
  2. 通过使用STM32单片机,结合传感器DS18B20,给出了使用传感器进行温度采集的程序。-By using the STM32 microcontroller, combined with sensor DS18B20, given the use of sensors for temperature collection procedures.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1960510
    • 提供者:小木木
  1. DS18B20

    0下载:
  2. MSP430F149的DS18B20程序原代码,MSP430和温度传感器进行数据采集.结果成功在英文的确1602LCD液晶显示屏上显示!-MSP430F149 DS18B20 program source code, MSP430 and temperature sensors for data acquisition. The results successfully in 1602 LCD screen display in English!
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:78869
    • 提供者:chenguiqiang
  1. ds18b20

    0下载:
  2. 温度传感器试验,由串口打印采集数据,包括驱动程序-Temperature sensor test, the data collected by serial print
  3. 所属分类:Driver develop

    • 发布日期:2017-05-08
    • 文件大小:7055
    • 提供者:xhb123456
  1. DS18B20

    0下载:
  2. ds18b20的51驱动程序 并将采集回来的温度显示在12864上-ds18b20 51 drivers and collected back in 12864 on the temperature display
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:36028
    • 提供者:樊旭超
  1. c

    0下载:
  2. DS18B20采集温度程序 程序中 有翻译(DS18B20 acquisition temperature program, the program has translation)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:232323
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com